Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.platform.login.Cas2SSO.ExceptionHandlingContrib--exceptionhandler

This contribution is part of XML component org.nuxeo.ecm.platform.login.Cas2SSO.ExceptionHandlingContrib inside nuxeo-platform-login-cas2-6.0.jar

Extension Point

Extension point exceptionhandler of component ExceptionHandlingService.

Contributed Items

  • <exceptionHandler class="org.nuxeo.ecm.platform.ui.web.auth.cas2.SecurityExceptionHandler"/>

XML Source

<extension point="exceptionhandler" target="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService">
    <exceptionHandler class="org.nuxeo.ecm.platform.ui.web.auth.cas2.SecurityExceptionHandler"/>
  </extension>